hasCache

suspend fun hasCache(keys: List<String>, version: String): Boolean

Get whether a cache exists for these keys and version

Sources

js source
Link copied to clipboard